Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.video.theme--styles

This contribution is part of XML component org.nuxeo.ecm.platform.video.theme inside nuxeo-platform-video-jsf-6.0.jar

Extension Point

Extension point styles of component service.

Contributed Items

  • <style name="platform_video">
          <src>themes/css/platform_video.css</src>
        </style>

XML Source

<extension point="styles" target="org.nuxeo.theme.styling.service">
    <style name="platform_video">
      <src>themes/css/platform_video.css</src>
    </style>
  </extension>